Release 10.1A: OpenEdge Development:
ADM Reference
rowidWhereCols
Returns a list of ROWIDs and adds column/value pairs to the corresponding buffer’s WHERE clause. Each buffer’s expression is embedded in parentheses.
Location: query.p Parameters:INPUT pcColumns AS CHARACTERColumn names (comma separated). Fieldname of a table in the query in the form of TBL.FLDNM or DB.TBL.FLDNM (only if qualified with db), (RowObject.FLDNM should be used for SDOs). If the fieldname is not qualified, it checks the tables in the TABLES property and assumes the first is a match.
INPUT pcValues AS CHARACTERCorresponding Values (CHR(1) separated).
INPUT pcOperators AS CHARACTERThe operator (one for all columns):
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |